home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / rbbs_pc / becproto.zip / SK&J0126.ZIP / RJB.BAT < prev    next >
DOS Batch File  |  1988-12-17  |  483b  |  15 lines

  1. echo off
  2. echo JBATCH - (c) Copyright 1988 Crater Rim Software - All Rights Reserved
  3. echo .
  4. echo          MiniNet's External Protocol Driver for Batch
  5. echo          transfers using Richard B. Johnson's  Jmodem
  6. echo .
  7. echo Batch Mode Command Line = JBATCH p1 s2400 dr f
  8. echo .
  9. echo Call RJB for Batch Mode  as   RJB
  10. echo .
  11. echo Change the port, speed and download dir (p,s and f) to suit
  12. echo .
  13. echo Call   JBATCH @   to set and save defaults
  14. jbatch p1 s2400 dr f c:\dls
  15.